var runtime.stopTheWorldContext

3 uses

	runtime (current package)
		proc.go#L1425: var stopTheWorldContext worldStop
		proc.go#L1449: 		stopTheWorldContext = stopTheWorldWithSema(reason) // avoid write to stack
		proc.go#L1451: 	return stopTheWorldContext